@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, table,th, td {margin:0;padding:0;}
body {color:#666; font: 12px; margin:0;position:relative; text-align:left;  }
fieldset, img {border:0;}
ul,li {list-style-type:none;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
.clearfix:after{content:"";clear:both;display:block;} /*ff*/
.clearfix{height:100%;}/* ie6  或者使用zoom:1 */
a{color: #515151; text-decoration:none; outline:none;}
a:hover {color: #d90112;text-decoration:none; }
.fl{float:left;}
.fr{float:right;}
body{
	font-family:"微软雅黑";
	color:#5c5c5c;
}
#main{
	width:1260px;
	margin:0 auto;
}
body{position:relative;}
i{
	font-style:normal;
	display:inline-block;
}
.w1002 {
	width: 1206px;
	margin: 0 auto;
}

.ml15{margin-left:16px;}
.mt20{margin-top:20px;}
.mt40{margin-top:40px;}
.ml30{margin-left:30px;}
.ml26{margin-left:26px;}
.f-red{color:#f25f3e;}
.f-blue{color:#1987b2;}
.f-green{color:#4dbc50;}
.f-yellow{color:#ff7b04;}
.f-gray{color:#b3b3b3;}
.fl{float:left;}
.fr{float:right;}
.link-blue a  {color:#2f4382;}
.link-blue a:hover{
	color:#e47211;
}
.clear{clear:both;}
.hd{display:none;}
.header{
	box-sizing:border-box;	
	margin-bottom:5px;
	height:auto;
	/*overflow:hidden;*/
}
.top-bar{
	margin:0 auto;
	background:#e7e9ea;
	height:32px;
	margin-top:2px;
	padding-left:80px;
	line-height:32px;
	font-size:13px;
}
.top {	
	box-sizing: border-box;
	overflow:hidden;
	height:100px;
	position:relative;
	background:url(../images/topbg.jpg) no-repeat center top;
}
.logo{
	float:left;
	width:600px;
	padding-top:14px;
	padding-left:80px;
}
.top-search{
	float:right;
	width:270px;
	height:30px;
	line-height:30px;
	margin-top:32px;
	margin-right:20px;
}
.top-search input{
	vertical-align:middle;
}
.s-input{
	background:#fff;
	border:0;
	height:30px;
	line-height:30px;
	width:212px;
	color:#aaa;
	text-indent:5px;
	border:1px solid #c9cbca;
	border-right:0px;
	box-sizing:border-box;
}
.s-btn{
	background:url(../images/btn-s.jpg) no-repeat center center;
	width:46px;
	height:32px;
}


.nav {
	position:relative;
	background:#fff;
	height: 34px;
	line-height: 34px;	
}
.nav-list{
	width:100%;
}
.nav li{
	position:relative;
	float:left;
	padding:0 12px;
	height:34px;
	line-height:34px;
	font-size:15px;
	color:#717171;
	font-family:"微软雅黑";
	margin-left:20px;
}
.nav li.current{
	color:#006eba;
	background:#e7e9ea;
}
.nav>ul>li:last-child{
	background:none;
}
.nav li a{
	display:inline-block;
	color:#717171;
}
.nav li a.current{
	color:#006eba;
	background:#e7e9ea;
}
.ico-nav{
	background:url(../images/ico-nav.png) no-repeat;
	width:28px;
	height:20px;
	vertical-align:middle;
	margin-right:5px;
}
.ico-nav1{
	background-position:6px -23px;
}
.ico-nav21{
	background-position:6px -2px;
}
.ico-nav2{
	background-position:-18px -23px;
}
.ico-nav22{
	background-position:-18px -2px;
}
.ico-nav3{
	background-position:-48px -23px;
}
.ico-nav23{
	background-position:-48px -2px;
}
.ico-nav4{
	background-position:-74px -23px;
}
.ico-nav24{
	background-position:-74px -2px;
}
.ico-nav5{
	background-position:-98px -23px;
}
.ico-nav25{
	background-position:-98px -2px;
}
.ico-nav6{
	background-position:-120px -23px;
}
.ico-nav26{
	background-position:-120px -2px;
}
.ico-nav7{
	background-position:-120px -23px;
}
.ico-nav27{
	background-position:-120px -2px;
}
.ico-nav8{
	background-position:-120px -23px;
}
.ico-nav9{
	background-position:-74px -23px;
}
/*二级导航*/
.nav-small{
	position: absolute;
	width: 100%;
	height: auto;
	background: #f9f9f9;
	overflow: hidden;
	top: 34px;
	border-top:2px solid #005da0;
	padding-bottom: 5px;
	visibility: hidden;
	border-bottom:2px solid #eee;
        z-index:999;
}
.nav-small-area{
	width:900px;
	margin:0 auto;
	padding:10px 0;
}
.nav-small-li{
	width:900px;
	margin:0 auto;
	overflow:hidden;
	margin-bottom:5px;
}
.nav-small-li li{
	float:left;
	font-size:12px;
	width:auto;
	padding:0 10px;
	height:22px;
	line-height:22px;
}

.index-banner{
	width:1260px;
	margin:0 auto;
	height:410px;
}

/*calendar*/
.calendar-area{
	position:relative;
	width:100%;
	height:46px;
	line-height:44px;
	color:#3b3c3c;
	font-size:13px;
}
.ico-arrl{
	display:inline-block;
	width:12px;
	height:12px;
	position:absolute;
	top:17px;
	left:15px;
	background:url(../images/arr-left.png) no-repeat center center;
}
.ico-arrr{
	display:inline-block;
	width:12px;
	height:12px;
	position:absolute;
	top:17px;
	right:15px;
	background:url(../images/arr-right.png) no-repeat center center;
}
.cal-title{
	float:left;
	display:inline-block;
	width:60px;
	font-size:14px;
	font-weight:bold;
}
.cal-title i{
	font-size:18px;
	font-weight:bold;
}
.calendar{
	width:100%;
	float:left;
	padding-left:60px;
}
.calendar li{
	float:left;
	padding:0 11px;
	font-weight:bold;
}

.index-main{
	width:1002px;
	margin:0 auto;
	overflow:hidden;
	margin-bottom:15px;
}

.index-left{
	float:left;
	width:728px;
}
.index-right{
	float:right;
	width:256px;
	height:376px;
	background:url(../images/icon-bg.jpg) no-repeat left 32px;
	padding-top:32px;
}
.index-notice{
	float:left;
	width:356px;
	height:194px;
	margin-bottom:10px;
	box-sizing:border-box;
}
.index-notice h1{
	height:34px;
	line-height:34px;
	text-indent:6px;
	font-size:13px;
	color:#006eba;
	font-weight:bold;
}
.ico-s{
	background:url(../images/ico-nav.png) no-repeat;
	width:28px;
	height:20px;
	vertical-align:middle;
	margin-right:5px;
}
.ico-s-notice{
	background-position:-18px -2px;
}
.ico-s-news{
	background-position:-48px -2px;
}
.ico-s-major{
	background-position:-74px -2px;
}
.ico-s-qa{
	background-position:-98px -2px;
}
.index-notice-list{
	float:left;
	width:356px;
	height:160px;
	background:url(../images/content-bg.jpg) no-repeat left top;
	padding:10px 12px;
	box-sizing:border-box;
}
.index-notice-list li{
	background:url(../images/ico-circle.png) no-repeat left center;
	height:24px;
	line-height:24px;
	font-size:12px;
	color:#515151;
	text-indent:12px;
	overflow:hidden;
}
.index-notice-list p a{
	display:inline-block;
	color:#006eba;
	font-size:12px;
	text-indent:10px;
}
.date{
	float:right;
	color:#999999;
	width:50px;
}

.index-school{
	float:left;
	width:356px;
	height:354px;
	margin-bottom:10px;
	box-sizing:border-box;
}
.index-school h1{
	height:34px;
	line-height:34px;
	text-indent:6px;
	font-size:13px;
	color:#006eba;
	font-weight:bold;
}
.index-school-list{
	float:left;
	width:356px;
	height:320px;
	background:url(../images/content-bgb.jpg) no-repeat left top;
	padding:10px 12px;
	box-sizing:border-box;
}
.index-school-list p{
	text-indent:12px;
	font-size:13px;
	height:22px;
	line-height:22px;
	color:#f25f3e;
}

/*图片切换ad*/
.index-school-ad {
	position: relative;
	margin-bottom: 20px;
	text-align: center;
	z-index: 2;
	width: 100%;
	background: none;
}
.adslider {
	width: 262px;
	height: 300px;
	overflow: hidden;
	width: 100%;
}
.adslider li {
	width: 100%;
	height: 300px;
	overflow: hidden;
}
.adslider .item1 {
	background: url(../images/img-ad1.jpg) center 0 no-repeat;
}
.adslider .item2 {
	background: url(../images/img-ad2.jpg) center 0 no-repeat;
}
.adslider .item3 {
	background: url(../images/img-ad3.jpg) center 0 no-repeat;
}
.ad-controls {
	display: none;
}
#ad-pager {
	position: absolute;
	left: 50%;
	bottom: 15px;
	z-index: 10;
	margin-left: -90px;
	background: url(../images/shadow1.png) 0 bottom no-repeat;
	padding-bottom: 6px;
}
#ad-pager a {
	float: left;
	width: 60px;
	height: 22px;
	line-height: 20px;
	text-align: center;
	font-size: 14px;
	border-bottom: 1px solid #fff;
	color: #fff;
}
#ad-pager a:hover {
	text-decoration: none;
}
#ad-pager .active {
	position: relative;
	border-bottom: 1px solid #f2ad08;
	color: #f2ad08;
}

.index-major-list{
	float:left;
	width:356px;
	height:160px;
	background:url(../images/content-bg.jpg) no-repeat left top;
	padding:10px 12px;
	box-sizing:border-box;
	overflow:hidden;
}
.index-major-list li{
	width:48%;
	float:left;
	background:url(../images/ico-circle.png) no-repeat left center;
	height:24px;
	line-height:24px;
	font-size:12px;
	color:#515151;
	text-indent:12px;
	overflow:hidden;
}
.index-major-list p a{
	display:inline-block;
	color:#006eba;
	font-size:12px;
	text-indent:10px;
}

.index-image{
	width:1002px;
	margin:0 auto;
	overflow:hidden;
	margin-bottom:20px;
}
.index-image li{
	width:248px;
	height:174px;
	float:left;
	margin-right:3px;
}
.index-image li img{
	width:248px;
	height:174px;
}

.index-btn{
	width:200px;
	height:180px;
	margin:0 auto;
	padding-top:12px;
	margin-bottom:10px;
}
.index-btn li{
	float:left;
	width:100px;
	height:86px;
	text-align:center;
	font-size:12px;
}
.index-contact{
	position:relative;
	width:256px;
	height:160px;
}
.txt-link{
	position:absolute;
	top:3px;
	right:10px;
	font-size:13px;
	color:#ff6535;
	text-decoration:underline;
}
.txt-link a{
	color:#ff6535;
}

.index-video{
	width:240px;
	height:320px;
	margin-top:50px;
	background:url(../images/video-bg.jpg) no-repeat center top;
	padding-top:2px;
}
.index-video-area{
	width:224px;
	height:224px;
	text-align:center;
	margin:0 auto;
}
.index-video-area p{
	text-align:center;
	font-size:12px;
	color:#528ec6;
}

.index-link{
	height:100px;
}
.index-link h2{
	width:100%;
	height:30px;
	line-height:30px;
	border-bottom:1px dotted #c9c9c9;
	background:url(../images/ico-titleline.jpg) no-repeat left center;
	text-indent:10px;
	font-size:13px;
	font-weight:bold;
	margin-bottom:12px;
}
.link-left{
	float:left;
	width:720px;
}
.link-right{
	float:right;
	width:256px;
}
.link-s-left{
	float:left;
	width:250px;
}
.link-s-left li{
	float:left;
	width:40px;
	padding:0 10px;
	border-right:1px solid #ececec;
}
.link-s-right{
	float:right;
	width:450px;
}
.link-s-right .linkimg{
	float:left;
	width:90px;
}
.link-s-right .linktext{
	float:right;
	width:340px;
}
.link-s-right .linktext li{
	float:left;
	width:85px;
	font-size:12px;
	height:22px;
	line-height:22px;
}
.link-right .linktext{
	float:right;
	width:256px;
}
.link-right .linktext li{
	float:left;
	width:85px;
	font-size:12px;
	height:22px;
	line-height:22px;
}

.footer {
	width: 100%;
	margin-top:30px;
	font-size:12px;
	background:#fff;
	border-top:1px dotted #c9c9c9;
}
.footer-text{
	height:50px;
	line-height:50px;
	text-align:center;
	color:#4a4848;
}
.footer-text a{
	color:#4a4848;
}


/*list*/

.list-main{
	overflow:hidden;	
	width:1002px;
	margin:0 auto;
	margin-top:12px;
	margin-bottom:15px;
}
.index-right{
	float:right;
	width:256px;
	height:376px;
	background:url(../images/icon-bg.jpg) no-repeat left 32px;
	padding-top:32px;
}
.list-left{
	float:left;
	width:256px;
	height:auto;
	background:url(../images/icon-bg.jpg) no-repeat left top;
	box-sizing:border-box;

}
.list-ewm-list{
	float:left;
	width:256px;
	height:auto;
	background:#f0f0f0;
	padding:10px 12px;
	box-sizing:border-box;
	margin-top:12px;
	border-radius:5px;
}
.list-ewm-list p{
	text-indent:12px;
	font-size:13px;
	height:22px;
	line-height:22px;
	color:#f25f3e;
}
.list-ewm-list i{
	display:inline-block;
	width:256px;
	text-align:center;
}

.list-right{
	float:right;
	width:724px;
	min-height:300px;
	box-sizing:border-box;
	background:#fff;
}
.list-right h1{
	height:34px;
	background:url(../images/hline.png) no-repeat left bottom;
	color:#006eba;
	font-size:16px;
	vertical-align:middle;
	margin-bottom:12px;
}
.list-bg{
	background:#fff;
	padding-bottom:20px;
}
.list-bg h1 span{
	font-size:12px;
	color:#aaa;
	margin-right:8px;
	display:inline-block;
}
.list-list{
	width:710px;
	margin:0 auto;
	margin-top:5px;
}
.list-list li{
	font-size:12px;
	color:#515151;
	height:34px;
	line-height:34px;
	text-indent:12px;
	box-sizing:border-box;
	border-bottom:1px dotted #858585;
	background:url(../images/ico-circle.png) no-repeat left center;
}
.list-list li .fr span{
	color:#aaa;
}
.list-list li img{
	margin-right:5px;
	vertical-align:middle;
}


/*内容页*/
.content{
	width:95%;
	margin:0 auto;
}
.content h2{
	height:60px;
	line-height:70px;
	font-size:24px;
	color:#333333;
	text-align:center;
}
.author{
	height:36px;
	line-height:36px;
	font-size:12px;
	color:#999;
	text-align:center;
	border-bottom:1px dotted #ddd;
	margin-bottom:10px;
}
.content-text{
	line-height:28px;
	font-size:14px;
	text-indent:20px;
}
.content-text p{
	margin-bottom:20px;
}
.content-text img{
	max-width:660px;
}
.other-news li{
	font-size:14px;
	color:#515151;
	line-height:28px;
}
.f-g{
	color:#007a49;
}
.f-w{
	font-weight:bold;
}


	/*banner滚动*/
	#banner-scroll1{
		width: 1260px;
		height: 410px;
		overflow: hidden;
		position:relative;
	}
	#banner-scroll1 .dotList{
		position: absolute;
		bottom:0px;
		left: 0px;
		z-index:1;
		width: 1260px;
		height: 10px;
		text-align: center;
		margin: 0 0 20px 0;
		cursor:pointer;
	}
	#banner-scroll1 .dotList li{
		width:20px;
		height:10px;
		background: #000;
		opacity: 0.6;
		display: inline-block;
		*zoom:1;
		*display: inline;
		margin:0 3px;
		text-indent:-99999999px;
	}
	#banner-scroll1 .dotList .active{
		background: #1087c4;
		opacity: 1;
	}
	#banner-scroll1 .prev, #banner-scroll1 .next {
	    background: #000 url(../images/banner-btn.png)  no-repeat scroll -126px -137px;
	    cursor: pointer;
	    display: block;
	    height: 60px;
	    left:0;
	    margin-top: -30px;
	    opacity: 0.5;
	    position: absolute;
	    top: 45%;
	    width: 40px;
	    z-index: 1;
	}
	#banner-scroll1 .next {
	    background-position: -6px -137px;
	    left: auto;
	    right: 0;
	}
#scrollWrap{
    width: 1260px;
    height: 410px;
    overflow: hidden;
    position: absolute;
}
.picList{
	padding:0
	}

